Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/kubeletstats][internal/kubelet] Fix tls config for service account auth #27070

Merged
merged 5 commits into from
Sep 27, 2023

Conversation

jinja2
Copy link
Contributor

@jinja2 jinja2 commented Sep 22, 2023

Description:

Fix to use the insecure_skip_verify config in http client when connecting with kubelet in service account auth mode.

Link to tracking Issue: 26319

Testing:
Unit tests added, e2e test updated
Documentation:

@TylerHelmuth TylerHelmuth added the ready to merge Code review completed; ready to merge by maintainers label Sep 27, 2023
@TylerHelmuth TylerHelmuth merged commit 281d1ad into open-telemetry:main Sep 27, 2023
96 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 27, 2023
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…account auth (open-telemetry#27070)

**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
Fix to use the `insecure_skip_verify` config in http client when
connecting with kubelet in service account auth mode.


**Link to tracking Issue:**
[26319](open-telemetry#26319)

**Testing:** <Describe what testing was performed and which tests were
added.>
Unit tests added, e2e test updated
**Documentation:** <Describe the documentation added.>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal/kubelet ready to merge Code review completed; ready to merge by maintainers receiver/kubeletstats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants